Use a single datetime for all filenames across a snapshot#147
Merged
orgrim merged 1 commit intoorgrim:masterfrom Jun 26, 2025
Conversation
Contributor
Author
|
@orgrim What do you think? |
95eb903 to
bc5fa17
Compare
Contributor
Author
|
Further to this comment, this Pull Request has been updated with :
@orgrim What do you think? |
bc5fa17 to
0103662
Compare
Contributor
Author
|
I've replaced --uniform-snapshot-timestamp with --uniform-timestamp. @orgrim need review |
0103662 to
9161089
Compare
orgrim
requested changes
Apr 24, 2025
9161089 to
bbb1871
Compare
This option apply a single consistent timestamp to all filenames generated by pg_back instead of using individual file creation times.
bbb1871 to
c1dcb89
Compare
Contributor
Author
|
I think I have taken all the correction requests into account. I have rebased this Pull Request. @orgrim New review request. |
Contributor
Author
|
@orgrim bump |
Owner
|
@stephane-klein I'm quite busy, I'll see what I can do this week-end |
|
Hi! 👋 Just wanted to say I'm very interested in this feature — it would be really helpful for my use case. @orgrim If you or someone has time to review the MR soon, that would be amazing. Thanks in advance! |
Contributor
Author
|
@orgrim thanks ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed implementation of issue #146.